func runtime.newAllocBits
2 uses
runtime (current package)
mheap.go#L1426: s.allocBits = newAllocBits(uintptr(s.nelems))
mheap.go#L2521: func newAllocBits(nelems uintptr) *gcBits {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)